This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Sametime 8 client on Ubuntu ~Evelyn Dwofreeterettu 29.Mar.09 03:24 PM a Web browser Client All ReleasesLinux
Hi there ...
I got a problem converting the package with alien.
A >>sudo alien --to-deb --scripts sametime-connect-8.0.1-1.i386.rpm<<
gives me the an error that days it can't find libm.so.6.
But i've got that library in /lib ...
Setting LD_LIBRARY_PATH din't help either.
Any ideas?
Regards
Oliver
okl@okl-ubn:~/Downloads$ sudo alien --to-deb --scripts sametime-connect-8.0.1-1.i386.rpmPackage build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
xargs -0 -r -i cp -a {} debian/sametime-connect
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: Fehlschlag: konnte Bibliothek libm.so.6 benötigt von debian/sametime-connect/opt/ibm/lotus/Sametime/rcp/eclipse/plugins/com.ibm.swt.xulrunner.gtk_3.2.0.v200804091102/xulrunner/libmozjs.so nicht finden (ihr RPATH ist »«).
Hinweis: Bibliotheken werden nicht in anderen Binärpaketen, die keine Shlibs-oder Symbol-Datei haben, gesucht.
Um dpkg-shlibdeps dabei zu helfen, private Bibliotheken zu finden, könnte es notwendig sein, LD_LIBRARY_PATH zu setzen.
dh_shlibdeps: command returned error code 512
make: [binary-arch] Fehler 1 (ignoriert)
dh_gencontrol
dpkg-gencontrol: Fehler: aktuelle Host-Architektur »amd64« erscheint nicht in der Architekturliste (i386) des Pakets
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Fehler 1
find: "sametime-connect-8.0.1": No such file or directory